Add GtkInscription
authorBenjamin Otte <otte@redhat.com>
Thu, 19 May 2022 04:44:23 +0000 (06:44 +0200)
committerBenjamin Otte <otte@redhat.com>
Thu, 9 Jun 2022 03:58:27 +0000 (05:58 +0200)
commitb6a8080b2fc8b8a5b16dd7d260fd87e39edcb28c
treed207ca7fd1ee51435dd40bb6d3262b19d7f01b38
parente4869938b78be741cbdaefd02137630d65465b1e
Add GtkInscription

A label alternative that renders itself into a given rectangle.

The main use case is cells in column view.

Related: #3334
gtk/gtk.h
gtk/gtkinscription.c [new file with mode: 0644]
gtk/gtkinscription.h [new file with mode: 0644]
gtk/meson.build